@media screen and (min-width:1921px) {

  html,
  body,
  a,
  p,
  ul,
  ol,
  li,
  dl,
  dt,
  dd,
  div,
  h1,
  td,
  h2,
  h3,
  h4,
  h5,
  h6,
  span,
  strong,
  em,
  i,
  img,
  form,
  input,
  table {
    box-sizing: content-box;
    margin: 0;
    padding: 0;
  }

  html,
  body {
    width: 100%;
    font-size: 14px;
    color: #333;
    background: #eee;
    font-family: 'Microsoft YaHei', 'pingfang SC', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', simsun, sans-serif;
  }

  li {
    list-style: none;
  }

  img {
    border: 0;
    vertical-align: middle
  }

  a {
    text-decoration: none;
    color: #333;
  }

  a:hover {
    color: #015293;
  }

  form,
  input,
  button {
    border: none;
    background: none;
  }

  .fl {
    float: left;
  }

  .fr {
    float: right;
  }

  .clearfix {
    overflow: hidden;
    margin: 0;
    padding: 0;
    clear: both;
  }

  .clearfix:before,
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1;
  }

  table {
    border-collapse: collapse;
  }

  .vihide {
    display: none;
  }

  /*头部*/
  .hp_header {
    width: 100%;
  }

  .hp_nav_bg {
    width: 100%;
    height: 60px;
    background: #015293;
    line-height: 60px;
  }

  .hp_nav {
    width: 1270px;
    margin: 0 auto;
  }

  .hp_nav ul {
    float: left;
    margin-left: 12px;
  }

  .hp_nav li {
    float: left;
    font-size: 18px;
    color: #fff;
    margin-left: 16px;
  }

  .hp_nav li a {
    color: #fff;
  }

  .hp_nav li a:hover {
    color: #dde3ec;
  }

  .hp_inside {
    float: right;
    color: #b8c6d8;
    margin-right: 30px;
    font-size: 14px;
  }

  .hp_inside a {
    color: #b8c6d8;
    padding-right: 4px;
  }

  .hp_banner_bg {
    width: 100%;
    background: url("../images/hpzx200205_v1200_01_02.jpg") top center no-repeat;
    overflow: hidden;
  }

  .hp_banner {
    width: 1270px;
    height: 175px;
    margin: 0 auto;
  }

  .hp_banner span {
    float: left;
    margin-left: 30px;
    margin-top: 39px;
  }

  .hp_banner span img {
    width: 515px;
  }

  .hp_banner .hp_form {
    float: right;
    width: 420px;
    height: 44px;
    margin-right: 30px;
    margin-top: 68px;
    background: url(hpw_indexSearchBg_1200.png) no-repeat left top;
  }

  .hp_banner .hp_form input {
    float: left;
    width: 340px;
    height: 44px;
    line-height: 44px;
    margin-left: 20px;
    outline: none;
    font-size: 14px;
    color: #747272;
  }
  .hp_banner .hp_form .S_text {
    width: 340px;
  }
  .hp_banner .hp_form .S_submit {
  /* .hp_banner .hp_form button { */
    width: 20px;
    height: 20px;
    float: right;
    margin-right: 20px;
    margin-top: 12px;
    background: url("../images/hpzx200205_1200_02.png") center center no-repeat;
    cursor: pointer;
  }

  .hp_banner .qrcode {
    float: right;
    margin-top: 40px;
  }

  .hp_banner .qrcode img {
    width: 77px;
  }

  .hp_banner .qrcode p {
    font-size: 14px;
    color: #333;
    text-align: center;
  }

  /*首页主体*/
  .container {
    width: 1210px;
    margin: 5px auto;
    padding: 0 30px 30px;
    background: #fff;
    overflow: hidden;
  }

  .hp_news {
    overflow: hidden;
  }

  .content-headlines {
    width: 100%;
    margin: 15px auto;
  }

  .content-headlines h2 {
    font-size: 34px;
    font-weight: normal;
    line-height: 66px;
    text-align: center;
  }

  .content-headlines h2 a {
    color: #015293;
  }

  .content-headlines p {
    font-size: 20px;
    color: #015293;
    line-height: 40px;
    height: 45px;
    text-indent: 0em;
    text-align: center;
    width: 1137px;
    margin: 0 auto; 
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .content-inner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }

  .content-inner .content-intro {
    width: 100%;
    float: left;
    /* background-color: rgba(19, 1, 5, 0.5); */
    background: url(transblack.png);
    height: 60px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 10;
  }

  .content-intro .intro-info {
    padding: 0px 0 0 15px;
    /* padding: 8px 15px 0 15px; */
    overflow: hidden;
  }

  .content-intro .intro-info p {
    font-size: 20px;
    color: #fff;
    line-height: 60px;
  }

  .content-intro .intro-info p a {
    color: #fff;
  }

  .content-inner .content-scroll {
    float: left;
    width: 1200px;
    height: 500px;
    position: relative;
  }

  .content-scroll .scroll-box {
    width: 1200px;
    height: 500px;
    overflow: hidden;
    position: relative;
  }

  .scroll-box ul {
    overflow: hidden;
    position: relative;
    width: 10000px;
  }

  .scroll-box ul li {
    float: left;
  }

  .scroll-box ul li img {
    width: 1200px;
    height: 500px;
  }

  .scroll-page {
    overflow: hidden;
    position: absolute;
    bottom: 24px;
    right: 3px;
    font-size: 0px;
    z-index: 9999;
  }

  .scroll-page span {
    display: inline-block;
    cursor: pointer;
    height: 10px;
    width: 10px;
    background: url("../images/hpzx200205_03.png") center center no-repeat;
    margin-right: 10px;
  }

  .scroll-page span.active {
    background: url("../images/hpzx200205_04.png") center center no-repeat;
  }

  .hp_main {
    width: 100%;
    margin: 20px auto 0;
    overflow: hidden;
  }

  .hp_main_l {
    float: left;
    width: 769px;
  }

  .hp_dynamic {
    margin-bottom: 20px;
  }

  .hp_t_titie {
    width: 100%;
    border-bottom: 1px #b7b7b7 solid;
    height: 50px;
    line-height: 50px;
  }

  .hp_t_titie a {
    /* width: 118px; */
    padding: 0 15px;
    height: 46px;
    float: left;
    font-size: 22px;
    text-align: center;
    margin-left: 15px;
  }

  .hp_t_titie a.kjy_a {
    /* height: 50px; */
    height: 47px;
    border-top: 4px #8d0021 solid;
    border-left: 1px #b7b7b7 solid;
    border-right: 1px #b7b7b7 solid;
    background: #fff;
    color: #015293;
    font-weight: bold;
    line-height: 43px;
  }

  .hp_t_bottom {
    width: 100%;
    margin-top: 15px;
  }

  .hp_t_bottom ul {
    display: none;
  }

  .hp_t_bottom li {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    padding-left: 12px;
    background: url("../images/hpzx200205_05.jpg") left center no-repeat;
  }

  .hp_t_bottom li span {
    float: right;
    color: #999;
    font-size: 16px;
  }

  .hp_main_r {
    float: right;
    width: 416px;
  }

  .hp_zzgl {
    width: 100%;
    overflow: hidden;
  }

  .hp_zzgl_t {
    border-bottom: 1px #b7b7b7 solid;
    height: 48px;
  }

  .hp_zzgl_t span {
    background: #015293;
    font-size: 18px;
    color: #fff;
    padding: 0 35px;
    height: 48px;
    line-height: 48px;
    font-weight: bold;
    float: left;
  }

  .hp_xsqk {
    width: 100%;
    height: 250px;
    margin-top: 18px;
  }

  .hp_xsqk img {
    float: left;
    width: 204px;
    height: 250px;
  }

  .hp_xsqk_r {
    float: left;
    width: 170px;
    margin-left: 20px;
    font-size: 16px;
    line-height: 28px;
  }

  .hp_xsqk_r h3 {
    color: #015293;
    font-size: 16px;
    margin: 10px 0;
    font-weight: normal;
  }

  .hp_xsqk_r p {
    font-size: 16px;
    line-height: 29px;
  }

  .hp_xsqk_r p a {
    color: #8d0021;
  }

  .hp_zzgl ul {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
  }

  .hp_zzgl li {
    float: left;
    line-height: 32px;
    background: url("../images/hpzx200205_06.jpg") left center no-repeat;
    padding-left: 10px;
    margin-left: 10px;
  }

  .hp_zzgl li:nth-child(2n+1) {
    width: 145px;
  }

  .hp_zzgl_bd {
    border: 1px #b7b7b7 solid;
    overflow: hidden;
    width: 158px;
    padding-bottom: 6px;
    margin-top: 10px;
  }

  .hp_zzgl_bd img {
    float: left;
    margin-left: 8px;
    margin-top: 6px;
  }

  .hp_zzgl_bd span {
    float: left;
    width: 85px;
    margin-top: 10px;
    margin-left: 6px;
  }

  .hp_zt {
    width: 100%;
    padding-top: 5px;
  }

  .hp_zt img {
    margin-top: 16px;
    width: 416px;
    height: 72px;
  }

  .hp_ggw {
    /* width: 1000px; */
    clear: both;
    overflow: hidden;
  }
  .hp_ggw img {
    width: 588px;
    height: 72px;
  }
  .downscroll {
    width: 588px;
    height: 72px;
  }
  .hp_xgdw {
    /* width: 100%; */
    width: 1170px;
    background: #eee;
    padding: 15px 20px;
    overflow: hidden;
    margin-top: 20px;
  }

  .hp_xgdw span {
    float: left;
    padding-left: 35px;
    background: url("../images/hpzx200205_14.jpg") left center no-repeat;
    font-size: 22px;
    font-weight: bold;
    color: #015293;
    margin-top: 20px;
    margin-left: 5px;
  }

  .hp_xgdw_r {
    float: left;
    font-size: 18px;
    width: 84%;
    margin-left: 20px;
    line-height: 40px;
    margin-left: 40px;
  }

  .hp_xgdw_r a {
    padding-right: 55px;
  }

  /*列表页*/
  .hp_site {
    width: 100%;
    line-height: 40px;
    font-size: 16px;
  }

  .hp_list {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
  }

  .hp_list_left {
    float: left;
    width: 254px;
    border: 4px #deebf4 solid;
  }

  .hp_list_left span {
    float: left;
    /* width: 100%; */
    width: 224px;
    background: #015293;
    height: 41px;
    line-height: 41px;
    font-size: 18px;
    font-weight: bold;
    padding: 0 15px;
    color: #fff;
    /* box-sizing: border-box; */
  }

  .hp_list_left dl {
    float: left;
    width: 100%;
  }

  .hp_list_left dl dt {

    padding: 15px 0;
    /* width: 100%; */
    width:  200px;
    padding: 20px 20px 20px 35px;
    background: url("../images/hpzx200205_19.png") 15px center no-repeat;
    color: #3b4e95;
    font-weight: bold;
    border-top: 4px #deebf4 solid;
    font-size: 16px;
  }

  .hp_list_left dl dd {
    display: none;
    border-bottom: 1px solid #deebf4;
  }

  .hp_list_left dl.active dt a {
    color: #3b4e95;
  }

  .hp_list_left dl.active dd {
    display: block;
    padding: 15px 20px 15px 35px;
    font-size: 14px;
    font-weight: bold;
  }

  .hp_list_left dl dd.cur {
    background: #f2f7fb;
    /* height: 14px; */
  }

  .hp_list_left dl dd.cur a {
    color: #015293;
  }

  .hp_list_left li a {
    color: #3b4e95;
  }

  .hp_list_right {
    width: 912px;
    float: right;
  }

  .hp_list_right h2 {
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px #e4e4e4 solid;
  }

  .hp_list_right h2 span {
    padding: 0 20px;
    height: 53px;
    float: left;
    color: #015293;
    border-bottom: 3px #8d0021 solid;
  }

  .hp_list_right .hp_ul01 {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
  }

  .hp_list_right .hp_ul01 li {
    background: url("../images/hpzx200205_05.jpg") left 16px no-repeat;
    padding-left: 17px;
    font-size: 18px;
    line-height: 36px;
  }

  .hp_list_right .hp_ul01 li span {
    float: right;
    color: #999;
    font-size: 16px;
  }

  .hp_list_right .hp_ul01 li:nth-child(6n) {
    border-bottom: 1px #e4e4e4 dashed;
    padding-bottom: 12px;
  }

  .hp_list_right .hp_ul01 li:nth-child(6n+1) {
    padding-top: 10px;
    background: url("../images/hpzx200205_05.jpg") left 26px no-repeat;
  }

  .hp_page {
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }

  .hp_page a {
    display: inline-block;
    padding: 5px 10px;
    border: 1px #e4e4e4 solid;
    border-radius: 5px;
  }

  .hp_page a.active {
    background: #1551c0;
    color: #fff;
    font-weight: bold;
    border-color: #1551c0;
  }

  .hp_page span {
    display: inline-block;
    border: 1px #e4e4e4 solid;
    padding: 5px 12px;
    border-radius: 5px;
  }

  .hp_page input {
    width: 22px;
    border: 1px #e4e4e4 solid;
    padding: 6px 12px;
    border-radius: 5px;
  }

  .hp_page a:hover {
    background: #1551c0;
    border: 1px #1551c0 solid;
    color: #fff;
    font-weight: bold;
  }

  /*内容页*/
  .hp_content {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
  }

  .hp_content h2 {
    font-size: 32px;
    font-weight: normal;
    line-height: 40px;
    text-align: center;
  }

  .hp_content .hp_xie {
    text-align: center;
    color: #adadad;
    font-size: 14px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px #e4e4e4 solid;
  }

  .hp_content .hp_xie span {
    padding: 0 15px;
  }

  .hp_content .hp_txt {
    margin-top: 30px;
    line-height: 32px;
    padding: 0 60px;
    font-size: 18px!important;
    padding-bottom: 50px;
  }

  .hp_content .hp_txt p {
    text-indent: 2em!important;
    font-size: 18px!important;
    line-height: 38px;
  }

  .hp_content .hp_txt img {
    display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 800px;
    margin-top: 10px;
    height: auto;
  }

  /*底部*/
  .hp_footer {
    width: 100%;
    background: #dedede;
    margin-top: 35px;
  }

  .hp_fcenter {
    width: 100%;
    margin: 10px auto 0;
    overflow: hidden;
    padding-bottom: 20px;
  }

  .hp_link {
    width: 100%;
    border-bottom: 2px #b7b7b7 solid;
    height: 50px;
    line-height: 50px;
    margin-top: 25px;
    position: relative;
  }

  .hp_link .hp_link2 {
    float: left;
    font-size: 22px;
    padding: 0 30px;
    color: #015293;
    margin: 0 10px 0 20px;
  }

  .hp_link .hp_link_l {
    float: left;
  }

  .hp_link li {
    float: left;
    padding-right: 20px;
    cursor: pointer;
  }

  .hp_link li span {
    padding: 0 20px;
    background: url("../images/hpzx200205_16.png") right center no-repeat;
    font-size: 16px;
  }

  .hp_link li.kjy_a {
    line-height: 48px;
    height: 50px;
    border: 2px #b7b7b7 solid;
    margin-top: 0px;
    background: #dedede;
    border-bottom: none;
  }

  .hp_link li.hp_border {
    z-index: 999;
    padding: 0 20px;
  }

  .hp_link li.hp_border:hover {
    z-index: 999;
    line-height: 48px;
    height: 50px;
    border: 1px #b7b7b7 solid;
    margin-top: 0px;
    background: #dedede;
    border-bottom: none;
  }

  .hp_ftext {
    width: 100%;
    margin-top: 15px;
    position: relative;
  }

  .hp_icon01 {
    float: left;
    margin: 30px 30px;
  }

  .hp_icon01 img {
    width: 64px;
  }

  .hp_txt01 {
    float: left;
    width: 88%;
    line-height: 38px;
    font-size: 16px;

  }

  .hp_txt01 .hp_lx a {
    color: #333;
    padding-right: 5px;
  }

  .hp_link3 {
    line-height: 30px;
    width: 1228px;
    max-height: 133px;
    overflow-y: auto;
    position: absolute;
    left: 0;
    background: #dedede;
    border: 1px #b7b7b7 solid;
    border-top: none;
    padding: 10px 20px;
  }

  .hp_link3 ul {
    overflow: hidden;
    width: 100%;
  }

  .hp_link3 li {
    float: left;
    width: 23%;
    font-size: 16px;
  }

  .hp_WeChat {
    position: absolute;
    top: -10px;
    right: 0;
  }


/*高级检索-1200-开始*/
.ll_gjjs{ width: 100%;
  /* background-color: #f7f7f7; */
 }
.ll_gjjs_mian{ margin:0 auto;position: relative; z-index: 2; margin-top: 0px;width: 1200px;  background-color: #ffffff;  overflow: hidden;}
.ll_gjjs_mian2{ width: 1140px; margin:0 auto; padding: 25px;background-color: #ffffff; border: 0px solid #333;  overflow: hidden; padding-bottom: 30px;}
.ll_gjjs_mian2_center{ width: 1137px; height: auto; float: left;border: 1px solid #eaeaea; background-color: #f5f5f5;  }


.p_con{width:1140px;}
.p_huise{background: url(NNSA_search_bg.png);padding:32px 0 32px 30px;}
.p_huise dd{padding-top:25px; }
.clearfix:after {content: "."; display: block; height: 0; line-height: 0; visibility: hidden; clear: both; }

 .p_search{ height:46px;}
 .p_search select{display:none;}
 .p_search .select_box{font-size:14px;color:#999999;width:136px;height:34px;float:left;background-color:#fff;position:relative;border:1px solid #e3e3e3;border-right:0;padding:5px 0;}
 .p_search .select_showbox{height:34px; line-height:34px;background: url(search_ico.png) no-repeat 110px center #fff;font-size:16px;}
 .p_search .select_showbox.active{background: url(search_ico_hover.png) no-repeat 110px center #fff;}
 .p_search .select_option{border:1px solid #e3e3e3;border-top:none;display:none;left:0px;top:44px;width:135px;position:absolute;z-index:9999;background:#fff;}   
 .p_search .select_option li{text-indent:1.5em;width:100%;cursor:pointer; line-height:40px; height:40px;}
 .p_search .select_option li.selected{background-color:#F3F3F3;color:#999;}
 .p_search .select_option li.hover{background:#BEBEBE;color:#fff;}
 .p_search input.inp_srh,.p_search input.btn_srh{border:none;background:none;height:40px;line-height:40px;float:left}

 .p_search input.inp_srh{box-sizing: content-box;outline:none;width:870px;border:1px solid #e3e3e3;font-size:18px; padding:10px 20px;background-color:#fff; height:24px; line-height:24px;color:#666;}

 .p_search input.btn_srh{box-sizing:inherit;background:url(NNSA-search-icon0803.png) no-repeat 50px center #03425D;color:#fff;font-size:18px;width:150px; height:44px;line-height:44px;margin-left:15px; cursor:pointer;text-align:left;text-indent:70px; }
 .p_gaoji{background:url(NNSA-search-icon0803.png) no-repeat 30px center #b01a07;color:#FFF;font-size:18px;width:150px;margin-left:15px;display:block;height: 44px; line-height: 44px;text-indent:53px;float: left; cursor:pointer;}
 .p_gaoji:hover{color:#fff;}  


 #theme{position:relative;z-index:1;}
 #theme .theme-select{width:298px;height:300px;position:absolute;top:38px;left:100px;z-index:9999;background:#fff;border:1px solid #e6e6e6;padding:10px 10px 50px 10px;display:none;}
 #theme .theme-select-cont{overflow-y:auto;height:300px;}
 #theme .theme-select input{width:auto;height:auto;border:0;}
 #theme .theme-select dd{padding-left:25px;height:30px; line-height:30px;background: url(xxgk-li-cur-icon0803.png) no-repeat 15px center;display:none;}
 #theme .theme-select dd b{font-weight:normal;font-size:12px;}
 #theme .theme-select dt{background: url(xxgk-arrow-right0803.png) no-repeat left center;padding-left:15px;height:30px; line-height:30px;}
 #theme .theme-select dt b{font-weight:normal;font-size:12px;}
 #theme .theme-select dt.active{background: url(xxgk-arrow-down0803.png) no-repeat left center;}
 #theme .theme-select dt.active b{color: #0c79cc;}
 #theme .theme-select dt.single{background: url(xxgk-li-cur-icon0803.png) no-repeat left center;}
 #theme .theme-select dt.single.active{background: url(xxgk-li-cur-icon0803.png) no-repeat left center;}
 #theme .theme-select .check-btn{background:#fbfbfb;height:40px;width:100%;line-height:40px; text-align:center;cursor:pointer;position:absolute;bottom:1px;left:0;z-index:100;}
 #theme .theme-select dl.active dd{display:block;}
 .xxgk-left-menu li.active h4 a,.xxgk-left-menu li.active h4 span{color:#0c79cc;background: url(xxgk-arrow-right0803.png) no-repeat 13px 8px;font-weight: bold;}



.hsearch-box-bg{padding:0 20px 32px 20px; display:none;}
.hsearch-box{border: 1px solid #e3e3e3;background:#fff;width:840px;margin:0 auto;padding:0 128px; position:relative; }
.hsearch-title{ text-align:center;padding:30px 0;}
.hsearch-line{ text-align:center;padding:0 0 30px 0;}
.hsearch-line img{width:100%;}
.normal{padding-bottom:20px; height:38px;}
.half{width:420px; float:left;height:38px; position:relative;}
.normal span.lable{width:100px;float:left; text-align:center;font-size:16px; line-height:38px; height:38px;}
.normal .hsearch-ipt{width:738px; float:right;}
.normal input{height:24px; line-height:24px;padding:6px 0;border:1px solid #e6e6e6; color:#999999;  text-indent:1em; font-size:14px;}
.hsearch-form .half input{width:318px;position:relative;z-index:10;}

.gjss_pxzd { display: block;overflow: hidden;height: 42px;clear: both; }
.gjss_pxzd dl.biaodan4-1{ width: 490px; padding-bottom: 10px;  display: block; float: left;  padding-left: 0px; }
.gjss_pxzd dl.biaodan4-1 dt{ padding-left:0px; padding-right: 10px;  display: block; float: left;  width: 81px;  border:0px solid #eaeaea; font-size: 16px;color: #333;  text-align: right;  }
.gjss_pxzd dl.biaodan4-1 dt span{color:#cb2d37;  }
.gjss_pxzd dl.biaodan4-1 dd{  display: block; float: left;  width: 370px;  border:0px solid #ff0000; padding-top: 2px;   }
.gjss_pxzd dl.biaodan4-1 dd input{   width: 40px; height: 20px; float: left; line-height: 20px;  font-size: 16px;color: #2f6b97;  border:0px solid #eaeaea;   }
.gjss_pxzd dl.biaodan4-1 dd b{    margin-right: 20px; height: 20px; line-height: 20px; font-size: 16px; color: #333; display: block; float: left; padding-bottom: 10px; font-weight: normal;     }

.normal .calaner-icon{background:url(xxgk-calaner-icon0805.png) no-repeat;height:17px;width:20px; display:block; position:absolute;top:9px; right:9px;z-index:100;}
.hsearch-form .txtarea{height:80px; clear:both;}
.normal textarea{width:738px; float:right;padding:6px 0;border:1px solid #e6e6e6; text-indent:1em; font-size:14px;height:60px;}
.xxgk-btn-groups{padding:20px 0 54px 0; clear:both; text-align:center; height:35px;}
.xxgk-btn-groups span{padding:5px 40px;font-size:16px;margin:0 20px;}
.xxgk-btn-groups .submt{color:#fff;background:#2f6b98;border:2px solid #2f6b98;cursor: pointer;}
.xxgk-btn-groups .reset{color:#2f6b98;border:2px solid #2f6b98;cursor: pointer;}

.xxgk-hsearch-hide{background:url(xxgk-hsearch-hide.png) no-repeat center center;width:76px; height:45px; display:block; position:absolute;bottom:-18px; left:50%;margin-left:-38px; cursor:pointer;z-index:100;}

.normal .select_box{font-size:14px;width:318px;height:36px;float:left;background-color:#fff;position:relative;border:1px solid #e3e3e3;}
.normal .select_showbox{height:36px; line-height:36px;background:url(search_ico.png) no-repeat 300px center; text-indent:1em;ecolor:#999999;}
.normal .select_showbox.active{background:url(search_ico_hover.png) no-repeat 300px center;background-color:#fff;}
.normal .select_option{border:1px solid #e3e3e3;border-top:none;display:none;left:-1px;top:36px;position:absolute;z-index:9999;background:#fff;}
.normal .select_option li{text-indent:1.5em;width:318px;cursor:pointer; line-height:40px; height:40px;}
.normal .select_option li.selected{background-color:#F3F3F3;color:#999;}
.normal .select_option li.hover{background:#BEBEBE;color:#fff;}
.normal select{display:none;}
/*高级检索-1200-结束*/
/*右侧列表-1200-开始*/
.ll_gjjs_list_mian_right{min-height: 470px;   background-color: #f7f7f7; border: 1px solid #f0f0f0;margin-top: 20px;}

.ll_gjjs_list{padding:14px 30px 0px 30px; }
.ll_gjjs_list li{ border-bottom:1px dashed #4178a1; padding-bottom:10px;line-height:24px; color:#999;}
.ll_gjjs_list li h2{ font-size:18px; font-weight: normal; color:#05435E; line-height:36px; padding:10px 0 0 0;}
.ll_gjjs_list li font{ color:#f30000;}
.ll_gjjs_list li p{ line-height:28px; color:#666;font-size:16px; }
.ll_gjjs_list li span{ color:#333333; font-size:16px; line-height:26px; display: block; padding:10px 0px; }

/*右侧列表-1200-结束*/
/* 排序-1200 开始*/
.ll_gjjs_paixu{ width: 1087px; overflow: hidden; padding:30px 20px 20px 30px; border-bottom: 1px solid #e0e0e0;}
.ll_gjjs_paixu p{ float: left;  border: 0px solid #000;}
.ll_gjjs_paixu p span{  font-size: 16px;color:#333; margin-right: 25px;  }
.ll_gjjs_paixu p span a{color: #b01a07;}
.ll_gjjs_paixu ul { float: right; border: 0px solid #000; }
.ll_gjjs_paixu ul a{ float: left; border: 1px solid #9fa0a1; background-color: #c1c2c3; margin-left: 15px; color: #fff; font-size: 14px; height: 20px; line-height: 19px;  text-align: center; padding:4px 10px;    }
.ll_gjjs_paixu ul a.active{background-color: #b01a07; }
/* 排序-1200 开始*/

/*分页-开始*/
.page-large{ padding-bottom: 40px; padding-top: 40px; text-align:center; order:1px solid #2f6b98; overflow: hidden;     }
.page-large .page1{position:relative; left:50%; float: left; }
.page-large .page2{position:relative; left:-50%; float: left;}

.page-large a{ float: left; margin-right: 5px; display: block; height: 34px; line-height: 34px; padding: 0px 14px; border:1px solid #dddddd; border-radius: 2px; font-size: 16px; color: #666666;}
.page-large a.on{border:1px solid #2f6b98; background:#2f6b98; color:#fff;}
.page-large a.none{border:none;}
.page-large .Num:hover{border:1px solid #2f6b98; color:#2f6b98;}
.page-large .on:hover{border:1px solid #2f6b98; color:#fff;}

.page-large span{float: left; margin-right: 5px; display: block; height: 34px; line-height: 34px; padding: 0px 0px;font-size: 16px; color: #666666;}
.xxmh_page_input{width: 46px; height: 18px;line-height: 18px; padding:8px 0px; border:1px solid #dddddd; border-radius: 2px; vertical-align:middle; text-align: center; font-size: 16px; color: #666; } 
.page-large a.page-large_qianwang{ width: 50px; background-color: #dddddd; border-radius: 2px; border: 0px solid #dddddd; color: #666666; padding-left: 0px;padding-right: 0px;}

.page-large .prev-page{}
.page-large .next-page{}
.page-large .prev-page:hover{border:1px solid #2f6b98; background: #2f6b98; color: #fff;}
.page-large .next-page:hover{border:1px solid #2f6b98; background: #2f6b98; color: #fff;}
/*分页-结束    */
/* 检索-无结果-开始 */
.ll_gjjs_wjg{width: 360px; padding-top: 80px; margin: 0px auto; overflow: hidden; }
.ll_gjjs_wjg p{width: 221px; height: 217px;margin: 0px auto; overflow: hidden; background:url(NNSA_sslb_sswjg.png) no-repeat;  }
.ll_gjjs_wjg span{display: block; padding-top: 20px; line-height: 28px;font-size: 16px; color: #333; text-align: center; overflow: hidden; }
/* 检索-无结果-结束 */
  .gl_content {
    clear: both;
    margin-top: 30px;
    line-height: 32px;
    font-size: 16px;
    min-height: 400px;
  }


  .webMapBase{
    padding: 18px 18px 20px 40px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    clear: both;
  }
  .webMapBase h2{
    font-size: 20px;
    color: #012E41;
    width: 210px;
    float: left;
    height: 50px;
    line-height: 50px;
    padding:8px 0;
    border: 0;
  }
  .webMapBase ul{
    float: left;
    overflow: hidden;
    width: 940px;
  }
  .webMapBase ul li{
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #333;
    width: 30%;
    padding:8px 0;
  }
  .webMapBase ul li a{
    display: block;
    color: #333;
    padding-left: 48px;
  }
  .webMapBase ul li a:hover{
    color: #012E41;
  }
  .lingdao {
    width: 755px;
    margin: 0 auto;
  }
  .lingdao ul li {
    margin-bottom: 20px;
    height: 80px;
    line-height: 80px;
  }
  .lingdao .ld_box .left {
    font-size: 28px;
    width: 255px;
  }
  .lingdao .ld_box .right {
    font-size: 24px;
    width: 490px;
  }
  
  
  
  /**v20220124 轮播图修改**/
  .v202201pjw-content-inner {
    width: 1210px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }  
  
  .v202201pjw_main1 {
  	height: 472px;
  	overflow: hidden;
  }
  
  .v202201pjw_main1_left {
  	width: 308px;
  	float: left;
  	background: #fff;
  }
  
  .v202201pjw_main1_left li {
  	padding: 10px;
  	cursor: pointer;
  	margin-bottom: 6px;
  }
  
  .v202201pjw_main1_left li a {
  	color: #000;
  	font-size: 17px;
  	height: 70px;
  	line-height: 23px;
  	display: block;
  	overflow: hidden;
  }
  
  .v202201pjw_main1_left .bor0 {
  	border: 0px;
  }
  
  .v202201pjw_main1_left li.gf6f6f6 {
  	background: #f6f6f6;
  }
  
  .v202201pjw_main1_left li.hover {
  	background: #015293;
  	color: #fff;
  }
  
  .v202201pjw_main1_left li.hover a {
  	color: #fff;
  }
  
  .v202201pjw_main1_right {
  	float: right;
  	height: 472px;
  	width: 896px;
  	overflow: hidden;
  	position: relative;
  }
  
  .v202201pjw_main1_right_ul {
  	position: absolute;
  	left: 0px;
  	top: 0;
  }
  
  .v202201pjw_main1_right_li {
  	height: 472px;
  	width: 896px;
  	position: relative;
  }
  
  .v202201pjw_main1_right_li a {
  	height: 472px;
  	width: 896px;
  	display: block;
  	text-align: center;
  	background: #015293;
  }
  
  .v202201pjw_main1_right_li .title {
  	width: 100%;
  	position: absolute;
  	left: 0;
  	bottom: 0;
  	background: url(transblack.png);
  }
  
  .v202201pjw_main1_right_li .title .t1 {
  	display: block;
  	width: 80%;
  	height: 58px;
  	padding: 0 25px 0 34px;
  	line-height: 58px;
  	font-size: 17px;
  	color: #FFFFFF;
  	overflow: hidden;
  	text-align: left;
  }
  
  .v202201pjw_main1_right_li img {
  	height: 472px;
  	width: 896px;
  	display: inline-block;
  	vertical-align: middle;
  }
  
  .v202201pjw_lun_nav {
  	position: absolute;
  	right: 28px;
  	bottom: 23px;
  }
  
  .v202201pjw_lun_nav li {
  	width: 8px;
  	height: 8px;
  	margin-left: 10px;
  	background: url(hpw2022_bai.png) no-repeat;
  	cursor: pointer;
  	float: left;
  	list-style: none;
  }
  
  .v202201pjw_lun_nav li.hover {
  	background: url(hpw2022_lan.png) no-repeat;
  }
  
  .v202201pjw_lun_nav .swiper-pagination-switch {
  	width: 10px;
  	height: 10px;
  	margin-left: 10px;
  	background: url("hpzx200205_03.png") center center no-repeat;
  	cursor: pointer;
  	float: left;
  	list-style: none;
  }
  
  .v202201pjw_lun_nav .swiper-pagination-switch.swiper-active-switch {
  	background: url("hpzx200205_04.png") center center no-repeat;
  }
  
}